Platform Explorer / Nuxeo Platform LTS 2015 7.10

Contribution org.nuxeo.elasticsearch.defaultConfig--elasticSearchLocal

This contribution is part of XML component org.nuxeo.elasticsearch.defaultConfig inside nuxeo-runtime-7.10-HF06.jar /opt/tmp/tmp-explorer/nuxeo-cap-7.10-tomcat/nxserver/config/elasticsearch-config.xml

Extension Point

Extension point elasticSearchLocal of component ElasticSearchComponent.

Contributed Items

  • <elasticSearchLocal clusterName="nuxeoCluster" httpEnabled="true" networkHost="127.0.0.1" nodeName="nuxeoNode" pathData="/opt/tmp/tmp-explorer/nuxeo-cap-7.10-tomcat/nxserver/data/elasticsearch" pathLogs="/opt/tmp/tmp-explorer/nuxeo-cap-7.10-tomcat/log/elasticsearch"/>

XML Source

<extension point="elasticSearchLocal" target="org.nuxeo.elasticsearch.ElasticSearchComponent">
    <elasticSearchLocal clusterName="nuxeoCluster" httpEnabled="true" networkHost="127.0.0.1" nodeName="nuxeoNode" pathData="/opt/tmp/tmp-explorer/nuxeo-cap-7.10-tomcat/nxserver/data/elasticsearch" pathLogs="/opt/tmp/tmp-explorer/nuxeo-cap-7.10-tomcat/log/elasticsearch"/>
  </extension>